When you install or upgrade iMIS Server .NET, IQA is configured for a default of 500 maximum rows returned by all queries. You must edit the iMIS Server .NET web.config file to change this global default to a different value.
To configure the global maximum number of rows returned by queries
<add key="PagedResults.MaxRecords" value="500" />
Note: You do not need to restart iMIS Server .NET for the new default to take effect.
10.6 Production Release. Updated 7/27/2006 3:52:53 PM
© 2009 by Advanced Solutions International, Inc.
All rights reserved.